ItemIsAssociated Property |
Indicates whether the item is associated with a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsAssociated { get; }Public ReadOnly Property IsAssociated As Boolean
Get
Property Value
Type:
Booleantrue if this instance is associated; otherwise,
false.
See Also